Read Matching Decision Logs details provided by ID.
OK
Created
Unauthorized
Forbidden
Not Found
curl -i -X GET \ 'https://api.cdq.com/data-matching/rest/userfeedbacks/{id}' \ -H 'X-API-KEY: YOUR_API_KEY_HERE'
{- "matchingDecisionLog": {
- "id": "65dcc3c60cecd503bcc88c92",
- "createdAt": "2025-04-29T10:07:12Z",
- "name": "decisionLogOne",
- "organization": "12345678-1234-5678-1234-567812345678"
}, - "status": "OK",
- "message": "Decision log has been fetched successfully"
}